Fix bug in last commit
authorJustin Burkett <justin@burkett.cc>
Wed, 30 Nov 2016 12:03:52 +0000 (07:03 -0500)
committerJustin Burkett <justin@burkett.cc>
Wed, 30 Nov 2016 12:03:52 +0000 (07:03 -0500)
commit880a38ef92a5cc5d898047590766f3404699a100
tree50719a74ada5af910c436d0eec640929b6d32100
parenta2b3383f49530fd4a99e924e8b7973f468795a9d
Fix bug in last commit

The regexp-quote docstring is misleading since (regexp-quote "SPC x") will match
"SPC x c". Added back the beginning and end markers in the regexp.
which-key.el